home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Community / BBS / Mac Australia BBS / MacInsanity BBS / Waffle (InterNet) Documentation / Waffle (InterNet) Documentation.rsrc / TEXT_130.txt < prev    next >
Encoding:
Text File  |  1993-10-11  |  13.3 KB  |  486 lines

  1.  
  2. Continued from Previous Chapter
  3.  
  4. PROMPT
  5.  
  6.   Change the main Waffle prompt. Normally, this is set to
  7.  
  8.     %B%|%T (?=help!) -> %
  9.  
  10.   which translates to current newsgroup (full name) followed by
  11.   a carriage return, the time and "(?=help!) -> ".
  12.  
  13.     [#1: the Public Barbequeue]
  14.     6:29p (?=help!) -> _
  15.  
  16.   A full description of % options is available in STATIC.DOC
  17.   documentation file.
  18.  
  19.   Entering PROMPT without an argument changes back to the
  20.   default prompt. If you really want NO prompt, use "PROMPT %".
  21.  
  22.   The default prompt is configured in the static file parameter
  23.   "prompt"; this command is included to allow users to customize
  24.   their prompts by using their "waffle" startup files.
  25.  
  26. READ
  27.  
  28.   The READ command enters Waffle's "newsreader mode", for
  29.   reading & responding to Usenet messages. "READ" alone
  30.   will read the currently selected newsgroup, where "READ group"
  31.   will read a different one.
  32.  
  33.   Normal behavior after typing READ is to just hit return
  34.   to read messages. Other commands that are available with
  35.   READ or NEW are:
  36.  
  37.   %  AGAIN    Read the current message again. Also see
  38.         the VERBOSE command if you want to read it
  39.         without any headers supressed.
  40.  
  41.   %  BACK       Go back one message to read the previous
  42.         message. However, to go forward a message
  43.         hit RETURN (the NEXT won't do this).
  44.  
  45.   %  CANCEL     Remove a message that you had previously
  46.         posted. If the message was sent over the
  47.         network, a CANCEL control message will be
  48.         generated to remove the message on all systems.
  49.  
  50.                 [RET] 434-533, Q)uit: cancel
  51.  
  52.         From: jones@pyrite.edu (Robert F. Jones, x3312)
  53.         Subject: Re: Making your car explode
  54.  
  55.         Cancel 434 on rec.pyrotechnics?
  56.  
  57.         Although a privileged user may cancel any
  58.         message, it is considered impolite to CANCEL
  59.         messages from people on other systems.
  60.  
  61.   %  CATCH      Mark ALL messages as read. If this is a NEW
  62.         scan, Waffle will proceed to the next newsgroup.
  63.  
  64.         [RET] 434-533, Q)uit: catch
  65.         Catch up ALL MESSAGES on rec.pyrotechnics? y
  66.  
  67.   %  DOWNLOAD    Download current message, using the
  68.         currently selected protocol.
  69.  
  70.         [RET] 434-533, Q)uit: download
  71.         Download #434 via Z protocol? y
  72.  
  73.         17 blocks, 3k
  74.  
  75.         You should then start up the receiving
  76.         end of your terminal to receive the file.
  77.  
  78.   %  FOLLOW    Post, including quotes. Text from the most
  79.         recently read message is prefixed by >'s.
  80.  
  81.         [RET] 434-533, Q)uit: f
  82.         Subject: Re: The safest pyrotechnic
  83.  
  84.         NOTE - Please delete any unnecessary text in the
  85.         quoted message, as it tends to get annoying...
  86.  
  87.         You are now placed in the editor to
  88.         compose a response.
  89.  
  90.   %  FORWARD    Mail copy of message elsewhere. This is similar
  91.         to the MAIL forward command except deals with a
  92.         posted message instead of a letter.
  93.  
  94.         [RET] 434-533, Q)uit: forward jim
  95.  
  96.         To: jim
  97.         Letter saved.
  98.  
  99.   %  LIST    Display message subjects or other headers.
  100.  
  101.         [RET] 434-533, Q)uit: LIST
  102.  
  103.         434: Re: Stupid Childhood Activities
  104.         435: Re: The safest pyrotechnic
  105.         ...etc...
  106.  
  107.         A numeric argument will begin listing at that number.
  108.         When an "alpha" argument is given, that header
  109.         will be listed instead of the SUBJECT line:
  110.  
  111.         [RET] 434-533, Q)uit: list from
  112.  
  113.         434: jones@pyrite.edu (Robert F. Jones, x3312)
  114.         435: sysmgr@KLING.ENG.DUMB.EDU (Doug Mueller)
  115.         ...etc...
  116.  
  117.         These two forms may be combined:
  118.  
  119.         [RET] 434-533, Q)uit: list 450 subject
  120.  
  121.         450: Kansas State University, Dept. of Computing
  122.         451: University of California, Berkeley
  123.         ...etc...
  124.  
  125.   %  MAIL    Send private mail to author, with quoted
  126.         text of the message included. This is in effect
  127.         a followup mailed to the author rather than
  128.         posted for the rest of the world to see.
  129.  
  130.   %  NEXT    Skip to following forum, leaving any
  131.         remaining messages unread. This is NOT the
  132.         same as just pressing return to read the
  133.         following message.
  134.  
  135.   %  POST    Post public message. Newsgroups may be
  136.         specified in the argument. See the full
  137.         section on the POST command.
  138.  
  139.         This will also occur if you answer YES to
  140.         a "Post Here?" question during a NEW scan.
  141.  
  142.   %  QUIT    Exit to main menu. The newsgroup you were
  143.         in when you started will be reentered.
  144.  
  145.   %  SEARCH    Search by subject or author. The first
  146.         time give the search string as an argument
  147.         to SEARCH; after that "s" without any
  148.         argument will continue the search where
  149.         you left off.
  150.  
  151.         [RET] 435-534, Q)uit: s thermite
  152.  
  153.         <..a message is displayed that contained the
  154.            word "thermite" in the header..>
  155.  
  156.         [RET] 435-534, Q)uit: s
  157.         Not found.
  158.  
  159.         <..there were no more messages about
  160.            thermite, apparently..>
  161.  
  162.   %  UNJOIN    Unsubscribe to newsgroup. If you answer YES,
  163.         it will be removed from your JOIN file.
  164.  
  165.         [RET] 435-534, Q)uit: u
  166.         Unsubscribe to rec.pyrotechnics? y
  167.  
  168.         If you have no JOIN file, this has no effect.
  169.         To resubscribe, type "JOIN newsgroup" at
  170.         the main Waffle prompt.
  171.  
  172.         If you just want to scan a newsgroup without
  173.         JOINING, type "READ newsgroup" at the main
  174.         prompt. This will not alter your JOIN file.
  175.  
  176.   %  VERBOSE    Redisplay the current message, including
  177.         any headers that would normally be
  178.         suppressed by the "ignore" statement in
  179.         the static file.
  180.  
  181.         The "ignore" headers normally clutter up
  182.         a message, but occasionally someone will want
  183.         to see what the missing headers are.
  184.  
  185.   %  WRITE    Save the current message in a file in the
  186.         user's home directory. If the file already
  187.         exists the message will be appended.
  188.  
  189.         Next/36 Mail> write
  190.         Appended to file /user/lunatic/messages
  191.  
  192.         If a name is specified, that filename will
  193.         be used to store the message:
  194.  
  195.         Next/36 Mail> write yap.txt
  196.         Written to file /user/lunatic/yap.txt
  197.  
  198.   Also whenever a number is entered instead of a command,
  199.   that message will be displayed. Hitting RETURN causes the
  200.   next message to be read.
  201.  
  202.   The READ command can be abbreviated as "R".
  203.  
  204. RENAME
  205.  
  206.   Rename a disk file. Also, under some circumstances, the file
  207.   may be renamed into a different directory (provided the directory
  208.   is on the same physical disk as the original file).
  209.  
  210.     REN oldfile.txt newfile.txt
  211.  
  212.   RENAME is reserved for privileged users. This command can
  213.   be abbreviated as "REN".
  214.  
  215. SHELL
  216.  
  217.   Enter the operating system (usually COMMAND.COM or the
  218.   Unix C shell). Obviously, for security reasons only
  219.   privileged users are permitted access to the SHELL command:
  220.  
  221.     [#1: the Public Barbequeue]
  222.     6:29p (?=help!) -> SHELL
  223.  
  224.     [shell - type EXIT to return]
  225.  
  226.     C:\WAFFLE\BIN>DIR R*.EXE
  227.  
  228.      Volume in drive C is DROOL
  229.      Directory of  C:\WAFFLE\BIN
  230.  
  231.     RMAIL    EXE    23966   7-05-90   8:55p
  232.     RNEWS    EXE    38640   7-03-90   8:19p
  233.            2 File(s)    913408 bytes free
  234.  
  235.     C:\WAFFLE\BIN>EXIT
  236.  
  237.   A similar display results with the Unix version of Waffle.
  238.  
  239.   If arguments are given to the SHELL command, they are
  240.   executed without a command line. For instance,
  241.  
  242.     SHELL DIR R*.EXE
  243.  
  244.   has the same effect as the above.
  245.  
  246.   When running under DOS, it should be noted that there are
  247.   some programs that are not "well behaved", that is, the
  248.   input or output cannot be intercepted by Waffle to send over
  249.   the modem. Such programs should not be used with a modem.
  250.  
  251. SHOW
  252.  
  253.   Examine the system logs. There are a number of logfiles
  254.   maintained by Waffle in the /waffle/admin directory that are
  255.   useful to examine from time to time:
  256.  
  257.     SHOW TRANSFER
  258.  
  259.   will display the last 20 file transfers. To view more
  260.   transfers, an additional numeric argument can be specified:
  261.  
  262.     SHOW 50 TRANSFER
  263.  
  264.   Some other interesting logfiles that can be examined in this
  265.   manner include
  266.  
  267.     SHOW CALLERS    Equivalent to LIST command
  268.  
  269.     SHOW ERRORS    Any errors that the system has detected;
  270.             some errors occur due to normal use.
  271.  
  272.     SHOW EVENTS    Equivalent to EVENTS command
  273.  
  274.     SHOW LOGFAIL    Login failures detected by the
  275.             Waffle login sequence.
  276.  
  277.     SHOW REQUESTS    Account request information, including
  278.             any answers to the newuser questionnaire.
  279.  
  280.   There are more logfiles that are specific to the DOS networking
  281.   utilities, such as SHOW NET and SHOW UUCP; refer to the
  282.   documentation regarding those programs for further information.
  283.  
  284. STATUS
  285.  
  286.   The STATUS command allows the user to display and modify
  287.   information pertaining to his or her account. A list of the
  288.   current information is shown, some of which may be altered:
  289.  
  290.      Account Name: system (SYSTEM 0PERATOR)
  291.  
  292.          Password: 14*boom
  293.      Calls so far: 882
  294.        Posts left: 239
  295.      New messages: 105 since 06-Jul-90
  296.  
  297.           Uploads: 974k
  298.         Downloads: 264k
  299.  
  300.       Text Editor: vi
  301.     Terminal Type: vt100
  302.  
  303.      System calls: 79854
  304.       ..and posts: 20046
  305.  
  306.       Last caller: grogant (Tim Grogan)
  307.  
  308.     change Editor Level Rank Name Password Terminal?
  309.  
  310.   The user may change any one of the following:
  311.  
  312.     EDITOR        Text editor, to be used when
  313.             entering messages or mail.
  314.  
  315.     LEVEL,        For BBS's that have been configured
  316.     RANK, or    with a rank/level system, these three
  317.     COMMENT        items can be changed by people with
  318.             sufficient access level. Example:
  319.  
  320.               Level 0: Unvalidated
  321.  
  322.             Here, "0" is the LEVEL and "Unvalidated"
  323.             is the RANK (or COMMENT).
  324.  
  325.     NAME        Change user's name; this is the
  326.             "identity" rather than the login name.
  327.  
  328.     PASSWORD    Set password -- do not forget what you
  329.             change it to or you will be unable to login.
  330.  
  331.     TERMINAL    Configure terminal type. Common terminal
  332.             types include "none" and "vt100". See
  333.             the section under "TERM" form additional
  334.             information.
  335.  
  336.   The display of this command is controlled by the file
  337.   /waffle/system/status, and can be altered if the need arises.
  338.  
  339. SYSMAIL
  340.  
  341.   Read and respond to FEEDBACK. Specifically, any privileged
  342.   account can access the mailbox of user "system" with SYSMAIL.
  343.  
  344.         [ Mail for <system@west.darkside.com> ]
  345.  
  346.      80   12 Jul 90 - bigtime!larry@CS.ORST.EDU (Larry Gilbert)
  347.      81   13 Jul 90 - greg (Greg Montgomery)
  348.      82   13 Jul 90 - anwyn (anwyn)
  349.      83   13 Jul 90 - jim (Jim Klessig)
  350.      84   14 Jul 90 - "Erik E. Fair" <fair@apple.com>
  351.  
  352.      Next/78 Mail> QUIT
  353.  
  354.   The last ten letters are listed when first entering SYSMAIL;
  355.   the example above has been abbreviated.
  356.  
  357.   Any responses to mail in the "system" mailbox are sent with the
  358.   originator's return address.
  359.  
  360. TAIL
  361.  
  362.   View the last few lines of a file. For instance,
  363.  
  364.     TAIL /waffle/system/callers
  365.  
  366.   will show the last 20 lines, or fewer if there aren't that
  367.   many lines in the file. When an additional argument is given,
  368.   a number other than 20 can be viewed:
  369.  
  370.     TAIL 400 /waffle/system/callers
  371.  
  372.   will give you the last 400 lines, if you are so inclined.
  373.  
  374. TERM
  375.  
  376.   Select a terminal type. The DOS version of Waffle supports
  377.   two types of terminals, vt100 (or ansi), and a plain terminal.
  378.  
  379.   Type TERM for a list of terminals available:
  380.  
  381.     [#1: the Public Barbequeue]
  382.     6:29p (?=help!) -> TERM
  383.  
  384.     This flavor of Waffle supports two types of terminals,
  385.  
  386.     vt100        VT100 emulation
  387.     none         No emulation at all
  388.  
  389.   To select a terminal, either issue the TERM command, as
  390.  
  391.     [#1: the Public Barbequeque]
  392.     6:29p (?=help!) -> TERM vt100
  393.  
  394.     Terminal set to vt100
  395.  
  396.   or select "Terminal" from the STATUS command's menu.
  397.  
  398.   The Unix version of Waffle supports any terminal handled by
  399.   Unix termcap, including vt100, vt52, vt220, and many others.
  400.   The specifics vary from one version of Unix to another.
  401.  
  402. TIME
  403.  
  404.   Display the current date and time, plus the time
  405.   online and time remaining:
  406.  
  407.     Sun, 15 Jul 90 17:05:47 PDT, on for 2 minutes, 88 left
  408.  
  409.   This is identical to the DATE command.
  410.  
  411. TYPE
  412.  
  413.   View a file; similar to the DOS "type" or Unix "cat" commands.
  414.   The filename may be a file or a pathname.
  415.  
  416.     TYPE welcome
  417.  
  418.   For unprivileged users, the file is assumed to be in the
  419.   user's directory; otherwise the current directory is checked.
  420.  
  421. UNJOIN
  422.  
  423.   Remove a newsgroup from your JOIN file, and thus from
  424.   your NEW scan. For example,
  425.  
  426.     UNJOIN comp.sys.ibm.pc
  427.  
  428.   Much more information on this can be found under JOIN.
  429.  
  430. USERS
  431.  
  432.   Display a listing of all users on the system, along with
  433.   identity, last call date, and comment:
  434.  
  435.     Userlist @ darkside.com, 1334 total
  436.  
  437.     aahz      | Aahz                   | 01-Mar-90 | Psychedelica
  438.     aldr_do   | Mark Aaldering         | 22-May-90 | obba babatumbe
  439.     ard       | Aardvark               | 09-May-90 | Generic Rank
  440.     able      | Able Baker             | 15-Dec-89 | who goes
  441.     abs       | Al Sinclair            | 13-Jun-90 | Have you seen
  442.     absolute  | Absolute               | 17-Jun-90 | It's 2am & the
  443.     achilles  | Achilles               | 12-May-90 | Toe Jam Football
  444.     ack       | Bill the un Cat        | 28-Jun-90 | Black Velvet
  445.     acumen    | Acumen Publishing      | 08-Feb-90 | Be good to your
  446.  
  447.   This command can be abbreviated as "U".
  448.  
  449. VALIDATE
  450.  
  451.   Searches though the userlist for newly created accounts
  452.   and asks whether to validate these or not:
  453.  
  454.     Validate floyd (Floyd R Turbo) Bud at 408/245-SPAM - y/n/kill? Y
  455.  
  456.   If "Y" is given as an answer, an ADMIN EDIT command is
  457.   for that account; an "N" answer will cause the account to be
  458.   remain unvalidated. A "K" will remove the account.
  459.  
  460.   After validation, an event is placed in the EVENTS log to
  461.   allow assignment of credit/blame to the validators, in the
  462.   event several people are using VALIDATE.
  463.  
  464. VERSION
  465.  
  466.   Display the version number of Waffle that you are using.
  467.  
  468.         Waffle v1.65 compiled 3.1.92
  469.  
  470.         (C) Copyright 1992 Darkside Int'l
  471.     PO Box 4436 Mountain View CA 94040
  472.  
  473.     Public access dialup at +1 408 245 SPAM
  474.  
  475.         Inquiries to dell@vox.darkside.com
  476.                      ..apple!uuwest!vox!dell
  477.  
  478.   Of course you probably know what version you are running, but
  479.   other people on your system may not.
  480.  
  481. WELCOME
  482.  
  483.   Redisplay the welcome message that was viewed immediately
  484.   after logging in. (Occasionally an announcement is missed by
  485.   an overzealous abort key, and someone wants to review the
  486.   welcome bulletins..)